In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun?
In what module, multiple instances of execution will yield the same result even if one instancy has not terminated before the next one has begun?
Indicate whether the statement LDA B is a statement, in
Indicate whether the statement LDA B is a statement, in
Which of the following functions is/ are performed by the loader?
Which of the following functions is/ are performed by the loader?
A non-relocatable program is one which
A non-relocatable program is one which
A system program that combines the separately compiled modules of a program into a form suitable for execution
A system program that combines the separately compiled modules of a program into a form suitable for execution
In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with
In analyzing the compilation of PL/I program, the description "resolving symbolic address (labels) and generating machine language" is associated with
An algorithm is best described as
An algorithm is best described as
In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
In analyzing the compilation of PL/I program, the term "Lexical analysis" is associated with
Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Convert the 48 machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
The action of parsing the source program into the proper syntactic classes is known as
The action of parsing the source program into the proper syntactic classes is known as
If special forms are needed for printing the output, the programmer specifies these forms through
If special forms are needed for printing the output, the programmer specifies these forms through
In an absolute loading scheme, which loader function is accomplished by loader?
In an absolute loading scheme, which loader function is accomplished by loader?
In an absolute loading scheme, which loader function is accomplished by assembler
In an absolute loading scheme, which loader function is accomplished by assembler
A development stategy whereby the executive control modules of a system are coded and tested first, is known as
A development stategy whereby the executive control modules of a system are coded and tested first, is known as
A compiler for a high-level language that runs on one machine and produces code for a different machine is called
A compiler for a high-level language that runs on one machine and produces code for a different machine is called
The macro processor must perform
The macro processor must perform
Multiprogramming was made possible by
Multiprogramming was made possible by
The table created by lexical analysis to describe all literals used in the source program, is:
The table created by lexical analysis to describe all literals used in the source program, is:
Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language:
Convert the CHARI h#000F, s assembly language instructions into hexadecimal machine language:
Indicate which of the following is not true about an interpreter?
Indicate which of the following is not true about an interpreter?
In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register?
In which addressing mode, the effective address of the operand is generated by adding a constant value to the contents of register?
The Process Manager has to keep track of:
The Process Manager has to keep track of:
The task(s) of the Lexial analysis phase is/are:
The task(s) of the Lexial analysis phase is/are:
Which table is a permanent databases that has an entry for each terminal symbol?
Which table is a permanent databases that has an entry for each terminal symbol?
The function(s) of the Storage Assignment is/are:
The function(s) of the Storage Assignment is/are:
A sequence of instructions, in a computer language, to get the desired result, is known as
A sequence of instructions, in a computer language, to get the desired result, is known as
Indicate which of the following is not true about 4GL?
Indicate which of the following is not true about 4GL?
Assembler is
Assembler is
Convert the 11014B machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Convert the 11014B machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language:
Convert the BRNE h#01E6, i assembly language instructions into hexadecimal machine language:
Which of the following might be used to convert high-level language instructions into machine language?
Which of the following might be used to convert high-level language instructions into machine language?
Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language:
Convert the .BYTE h#F8 assembly language pseudo-ops into hexadecimal machine language:
Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly?
Which of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly?
Convert the 080D4E machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Convert the 080D4E machine language instructions into assembly language, assuming that they were not generated by pseudo-ops:
Which of the following program is not a utility?
Which of the following program is not a utility?
The system/370 assembler language
The system/370 assembler language
In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with
In analyzing the compilation of PL/I program, the term "Syntax analysis" is associated with
A compiler is
A compiler is
Which of the following systems software does the job of merging the records from two flies into one?
Which of the following systems software does the job of merging the records from two flies into one?
A base register table
A base register table
Assembly code data base is associated with
Assembly code data base is associated with
The advantage(s) inherent to using high level languages is/are:
The advantage(s) inherent to using high level languages is/are:
The function(s) of the Syntax phase is/ are:
The function(s) of the Syntax phase is/ are:
In analyzing the compilation of PL/I program, the term "Machine independent optimization" is associated with
In analyzing the compilation of PL/I program, the term "Machine independent optimization" is associated with
Terminal Table
Terminal Table
Job Control Language (JCL) statements are Used to
Job Control Language (JCL) statements are Used to
An Interpreter is
An Interpreter is
A translator which reads an entire programme written in a high level language and converts it into machine language code is:
A translator which reads an entire programme written in a high level language and converts it into machine language code is:
Systems software is a program that directs the overall operation of the computer, facilitates its use and interacts with the users. What are the different types of this software?
Systems software is a program that directs the overall operation of the computer, facilitates its use and interacts with the users. What are the different types of this software?
Convert the .WORD d#790 assemblylanguage pseudo-ops into hexadecimal machine language:
Convert the .WORD d#790 assemblylanguage pseudo-ops into hexadecimal machine language:
Loaders that allow for program relocation are called
Loaders that allow for program relocation are called
When a computer is first turned on or restarted, a special type of absolute loader, called a ______ is executed
When a computer is first turned on or restarted, a special type of absolute loader, called a ______ is executed
The advantage(s) of incorporating the macro processor into pass 1 is/ are:
The advantage(s) of incorporating the macro processor into pass 1 is/ are:
A relocate program form is the one which
A relocate program form is the one which
Advantage(s) of using assembly language rather than machine language is/are:
Advantage(s) of using assembly language rather than machine language is/are:
Convert the ASLA assembly language instructions into hexadecimal machine language:
Convert the ASLA assembly language instructions into hexadecimal machine language:
A self-relocating program is one which
A self-relocating program is one which
In which way(s) can a macro processor for assembly language be implemented?
In which way(s) can a macro processor for assembly language be implemented?
Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language
Convert the ASCII/BEAR/assembly language pseudo-ops into hexadecimal machine language